Skip to content

Fix GH-15102: ext/pgsql use after free on persistent connection renewal. #15115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

devnexen
Copy link
Member

simplifying the workflow by just using PQreset which force a new connection internally, connection process ids ought to be different,
and let the existing checks do the rest.

…newal.

simplifying the workflow by just using PQreset which force a new
connection internally, connection process ids ought to be different,
 and let the existing checks do the rest.
@devnexen devnexen marked this pull request as ready for review July 26, 2024 17:01
@devnexen devnexen merged commit bb8d667 into php:master Jul 26, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants